Skip to content

Conversation

EmaLoprevite
Copy link

The name of the new files is something like "simplexn-serial*" or "psimplexn*" (and "simplexn-speedup.jl").
NOTE: the input/output format of some of our functions is different from the "simplexn.jl" ones, you can see the differences with the help of the docstrings on top of the functions.

  • In "src" folder, both our serial and parallel versions of Simplexn were added (the current serial version of Simplexn is still there).

  • In "test" folder, the unit tests for our version of Simplexn, parallel and serial, were added.

  • In "examples" folder, examples were added for our version of Simplexn, parallel and serial; moreover there is a speedup file to compare our two versions.

  • A credits file was added to the root directory.

All the files are now updated for compatibility with Julia 1.0 (from Julia 0.6).
Wrote docstrings for the first 3 functions.
Check the number of nodes, and added the 2 tests in runtests.jl file.
Now (p)quads2tria also has the docstrings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant